Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.17](backport #7186) Speed up serverless Beat tests by not testing Metricbeat or Auditbeat #7257

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 6, 2025

What does this PR do?

Stops testing Metricbeat and Auditbeat in the serverless Beat tests. The way this step was written it re-invoked the mage integration test target serially 3 times in a row which re-does provisioning unnecessarily. The tests should be rewritten eventually.

These tests also primarily test libbeat setup functionality that is shared amongst Beats, and we already aren't testing all the Beats, so let's just smoke test the one that covers the most functionality.

Why is it important?

These tests take too long.

Related issues


This is an automatic backport of pull request #7186 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from a team as a code owner March 6, 2025 19:07
@mergify mergify bot added the backport label Mar 6, 2025
@mergify mergify bot assigned cmacknz Mar 6, 2025
@elasticmachine
Copy link
Contributor

elasticmachine commented Mar 6, 2025

@pierrehilbert pierrehilbert merged commit 017db25 into 8.17 Mar 7, 2025
13 checks passed
@pierrehilbert pierrehilbert deleted the mergify/bp/8.17/pr-7186 branch March 7, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants